﻿2026-08-04T03:44:16.1002880Z ##[group]Run actions/checkout@v5
2026-08-04T03:44:16.1003790Z with:
2026-08-04T03:44:16.1004487Z   repository: BigscreenVR/spt-bs-core
2026-08-04T03:44:16.1011812Z   token: ***
2026-08-04T03:44:16.1012519Z   ssh-strict: true
2026-08-04T03:44:16.1013215Z   ssh-user: git
2026-08-04T03:44:16.1013910Z   persist-credentials: true
2026-08-04T03:44:16.1014684Z   clean: true
2026-08-04T03:44:16.1015396Z   sparse-checkout-cone-mode: true
2026-08-04T03:44:16.1016229Z   fetch-depth: 1
2026-08-04T03:44:16.1016914Z   fetch-tags: false
2026-08-04T03:44:16.1017619Z   show-progress: true
2026-08-04T03:44:16.1018324Z   lfs: false
2026-08-04T03:44:16.1019125Z   submodules: false
2026-08-04T03:44:16.1019866Z   set-safe-directory: true
2026-08-04T03:44:16.1020685Z   allow-unsafe-pr-checkout: false
2026-08-04T03:44:16.1021534Z ##[endgroup]
2026-08-04T03:44:16.1785884Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T03:44:16.1788184Z ##[group]Getting Git version info
2026-08-04T03:44:16.1789571Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-04T03:44:16.1791457Z [command]/usr/bin/git version
2026-08-04T03:44:16.1816906Z git version 2.43.0
2026-08-04T03:44:16.1835736Z ##[endgroup]
2026-08-04T03:44:16.1843532Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/12abe99d-31b7-4085-a6f1-5e4f0406a1d6/.gitconfig'
2026-08-04T03:44:16.1850601Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/12abe99d-31b7-4085-a6f1-5e4f0406a1d6' before making global git config changes
2026-08-04T03:44:16.1853075Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T03:44:16.1855109Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T03:44:16.1902070Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-04T03:44:16.1920618Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T03:44:16.1930796Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T03:44:16.1933058Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T03:44:16.1950278Z HEAD
2026-08-04T03:44:16.2078526Z ##[endgroup]
2026-08-04T03:44:16.2079821Z [command]/usr/bin/git submodule status
2026-08-04T03:44:16.2270191Z ##[group]Cleaning the repository
2026-08-04T03:44:16.2271766Z [command]/usr/bin/git clean -ffdx
2026-08-04T03:44:16.2311286Z [command]/usr/bin/git reset --hard HEAD
2026-08-04T03:44:16.2371103Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T03:44:16.2378444Z ##[endgroup]
2026-08-04T03:44:16.2380099Z ##[group]Disabling automatic garbage collection
2026-08-04T03:44:16.2381829Z [command]/usr/bin/git config --local gc.auto 0
2026-08-04T03:44:16.2405528Z ##[endgroup]
2026-08-04T03:44:16.2406910Z ##[group]Setting up auth
2026-08-04T03:44:16.2409800Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T03:44:16.2433425Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T03:44:16.2614289Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T03:44:16.2640375Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T03:44:16.2825687Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T03:44:16.2850764Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T03:44:16.3035258Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T03:44:16.3065533Z ##[endgroup]
2026-08-04T03:44:16.3066962Z ##[group]Fetching the repository
2026-08-04T03:44:16.3073221Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4b37512f71620444df8fe852b494f03e759dd75c:refs/remotes/origin/golden/knock145
2026-08-04T03:44:16.7929989Z ##[endgroup]
2026-08-04T03:44:16.7930618Z ##[group]Determining the checkout info
2026-08-04T03:44:16.7931403Z ##[endgroup]
2026-08-04T03:44:16.7934856Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T03:44:16.7970400Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-04T03:44:16.7993016Z ##[group]Checking out the ref
2026-08-04T03:44:16.7995321Z [command]/usr/bin/git checkout --progress --force -B golden/knock145 refs/remotes/origin/golden/knock145
2026-08-04T03:44:16.8053665Z Switched to a new branch 'golden/knock145'
2026-08-04T03:44:16.8054195Z branch 'golden/knock145' set up to track 'origin/golden/knock145'.
2026-08-04T03:44:16.8058323Z ##[endgroup]
2026-08-04T03:44:16.8092895Z [command]/usr/bin/git log -1 --format=%H
2026-08-04T03:44:16.8117283Z 4b37512f71620444df8fe852b494f03e759dd75c
